'Declaration Protected Overloads Sub OnCollectionChanged( _ ByVal action As NotifyCollectionChangedAction, _ ByVal items As IEnumerable(Of Object), _ ByVal index As Integer _ )
protected void OnCollectionChanged( NotifyCollectionChangedAction action, IEnumerable<object> items, int index )
Parameters
- action
- items
- index